Skip to content

Conversation

dav05
Copy link
Contributor

@dav05 dav05 commented Jun 7, 2021

Dear friends, I wrote this utility :
python3 scrip for case conversion of source code files written in fixed form FORTRAN. Ignores comments, strings, escape, sequences within strings and some special words.

I created it essentially to use in my company, but during my personal time, so it's fully tested and I'm releasing as open source. I know it does not have the 3 git starts, as I just released the code, however is really easy to verify that works very well. So I hope you can embrace this contribution to the community.
Many thanks.
David

python3 scrip for case conversion of source code files writen in fixed form fortran. Ignores comments, strings, escape, sequences within strings and some special words.
@certik
Copy link
Member

certik commented Jun 8, 2021

It has 3 stars now. ;)

Are there other tools that can convert fixed form to free form? Such a tool is something that I would like to have, well maintained, that can handle comments, empty lines, etc.

CC @milancurcic, @LKedward, @awvwgk and others.

@awvwgk awvwgk changed the title Update package_index.yml Add convert_FORTRAN_case formatter to package index Jun 30, 2021
@awvwgk awvwgk added the packages Related to the package index label Jun 30, 2021
dav05 and others added 2 commits July 1, 2021 15:33
Co-authored-by: Sebastian Ehlert <28669218+awvwgk@users.noreply.github.com>
Co-authored-by: Sebastian Ehlert <28669218+awvwgk@users.noreply.github.com>
@milancurcic
Copy link
Member

Thank you!

@milancurcic milancurcic merged commit 916ed44 into fortran-lang:master Jul 8, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
packages Related to the package index
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants